Package com. streamwide. smartms. lib. core. api_ktx. messages. builder
Types
Link copied to clipboard
class MessageRequest( val message: String?, val attachment: Attachment?, val conversationId: String, val isRequireAcknowledgement: Boolean, val isFromNfc: Boolean, val attachmentCallback: AttachmentCallback?, val callback: CompletionCallback?, val progressChanged: (attachmentId: Int, progress: Int, total: Int) -> Unit?)
Content copied to clipboard